home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1092 / 1092.xpi / chrome / dotcomplete.jar / locale / en-US / dotcomplete / dotcomplete.dtd < prev   
Text File  |  2008-07-07  |  2KB  |  36 lines

  1. <!ENTITY dotCOMplete.dialog-title "dotCOMplete Settings">
  2. <!ENTITY dotCOMplete.caption-title "dotCOMplete 1.4.3">
  3. <!ENTITY dotCOMplete.caption-description "Dennis Verspuij">
  4.  
  5. <!ENTITY dotCOMplete.description
  6.   "dotCOMplete allows you to configure the URL expansion that occurs when
  7.    you press Enter, ctrl+Enter, shift+Enter or ctrl+shift+Enter in the URL bar.">
  8.  
  9. <!ENTITY dotCOMplete.loadDelay "Delay before loading expanded URL's (ms):">
  10. <!ENTITY dotCOMplete.tooltipLoadDelay
  11.   "This is the number of milli seconds during which you can press one<html:br/>
  12.    of the key combinations again to cycle through the domain suffixes.<html:br/>
  13.    After the delay the expanded URL will be loaded.">
  14.  
  15. <!ENTITY dotCOMplete.hotKeysSelector "Settings for">
  16.  
  17. <!ENTITY dotCOMplete.scheme "Default scheme:">
  18. <!ENTITY dotCOMplete.tooltipScheme
  19.   "This default scheme will be prepended if the URL lacks one.<html:br/>
  20.    Check the "force" box to always replace the URL's scheme<html:br/>
  21.    with the default scheme.">
  22.  
  23. <!ENTITY dotCOMplete.FQNprefix "Default prefix and expected<html:br/>number of domain parts:">
  24. <!ENTITY dotCOMplete.tooltipFQNprefix
  25.   "The URL will be prepended with as many domain parts of this<html:br/>
  26.    prefix needed to meet the expected number of domain parts.<html:br/>
  27.    Typically you will set www as prefix for the http:// and https://,<html:br/>
  28.    schemes, or prefix ftp for the ftp:// scheme.">
  29.  
  30. <!ENTITY dotCOMplete.FQNsuffixes "Domain suffixes to cycle through:">
  31. <!ENTITY dotCOMplete.tooltipFQNsuffixes
  32.   "When you press the key combination consecutively,<html:br/>
  33.    within the load delay you have set, the URL's top<html:br/>
  34.    level domain will cycle through the values of this list.<html:br/>
  35.    The domains may contain multiple parts, e.g. .co.uk.">
  36.